Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase precision of Gmsh output #400

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Increase precision of Gmsh output #400

merged 2 commits into from
Mar 6, 2024

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Mar 6, 2024

This changes the output format of the vertex positions from .16f to .16e, i.e., machine precision, when exporting the mesh from cashocs to Gmsh.

@sblauth sblauth self-assigned this Mar 6, 2024
@sblauth sblauth enabled auto-merge March 6, 2024 09:03
@sblauth sblauth changed the title Gmsh output has increased precision Increase precision of Gmsh output Mar 6, 2024
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.05%. Comparing base (2f1c577) to head (4f53b23).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #400   +/-   ##
=======================================
  Coverage   92.05%   92.05%           
=======================================
  Files          84       84           
  Lines        6756     6756           
=======================================
  Hits         6219     6219           
  Misses        537      537           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sblauth sblauth merged commit a1af5dd into main Mar 6, 2024
25 checks passed
@sblauth sblauth deleted the dev/mesh_precision branch March 6, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant